home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / comm / tr4_23.zip / TR.TR < prev    next >
Text File  |  1992-05-13  |  2KB  |  36 lines

  1.     TeleReplica Configuration File
  2.     Note: Do NOT change the order of these parameters, or delete any lines!
  3.  
  4. "COM1"                Communications port ("COMn" or base/interrupt)
  5. 2400                  "Baud" rate (typically 300, 1200, 2400, or 9600)
  6. "COMSPEC"             Pathname for DOS Command Interpreter (or "COMSPEC")
  7. 07                    Attribute for normal text (such as help screen)
  8. 47/70                 Attribute for file transfer monitoring
  9. 4F/0F                 Attribute for pop-up windows
  10. "trput %s\r"          Host command to send (download) files
  11. "trget\r"             Host command to receive (upload) files
  12. 0                     Printer (normally 0, 1 or 2)
  13. 440                   Frequency of "bell" tone (Hz)
  14. 100                   Duration of "bell" tone (ms)
  15. 256                   Block size for file upload (1-256)
  16. 8                     Number of block buffers for upload (1-8)
  17. 111                   Length of "break" (ms)
  18. 3000                  Time to wait for first char before timeout (ms)
  19. 500                   Time to wait for subsequent chars in block (ms)
  20. 56                    Time to wait between "typing" keys (ms)
  21. "password"            Password to log in to host computer
  22. "MODEM"               Type of link (MODEM, DIRECT, or OTHER)
  23. "NONE"                Flow control (CTS, XON, BOTH or NONE)
  24. "YES"                 Send BREAKs to host computer
  25. "YES"                 Use BIOS for keyboard input
  26. "[TR] %s"             DOS shell prompt format string
  27. "LRCA"                Local command shifts (Left, Right, Ctrl, Alt)
  28. "\rat&f\r\D1100at&c1&d2\r\D1100"  Connect command for modem
  29. ""                    Disconnect command for modem
  30.  
  31.     Each of the remaining lines must contain 3 strings and a number.
  32.     The first string is the trigger string to search for.
  33.     The second string is the response to be sent after finding the trigger.
  34.     The third string is the response to be sent after timeout.
  35.     The number is the time to wait before timeout (in ms).
  36.